home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk100 / uedit2.5d / u.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1995-03-19  |  57 b   |  4 lines

  1. /* send Uedit a message */
  2. parse arg x
  3. address 'URexx' x
  4.